Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 12.1.6-canary.4 -> 12.1.6-canary.16 age adoption passing confidence

Release Notes

vercel/next.js

v12.1.6-canary.16

Compare Source

Core Changes
  • Fix missing Content-Length header from Image Optimization API: #​36581
  • Refactor Page Paths utils and Middleware Plugin: #​36576
  • Reexports styled-jsx JSXStyle in nextjs: #​36585
  • Update status code for normalize error: #​36580
  • Add pagesDir to Jest transformer: #​36599
Documentation Changes
  • Add docs about SSR caching (yes, you can do this with Next.js): #​36588
Example Changes
Credits

Huge thanks to @​styfle, @​javivelasco, @​leerob, @​ro11ingbutler, @​huozhi, and @​ijjk for helping!

v12.1.6-canary.15

Compare Source

Core Changes
  • Hoist the desired ReactDOM import expression: #​36552
  • bump styled-jsx to latest: #​36554
  • chore: clarify CLI network errors: #​36567
  • Ensure older lockfile/invalid formats are handled: #​36577
  • Adds inline script functionality to next/script for worker and beforeInteractive strategies: #​36364
Documentation Changes
  • Add note about running next without a sub-command: #​36560
Credits

Huge thanks to @​huozhi, @​refactorized, @​balazsorban44, and @​housseindjirdeh for helping!

v12.1.6-canary.14

Compare Source

Core Changes
  • Update swc: #​36535
  • Refactor base server to get rid of the __server_context hack: #​36550
  • Tweak lockfile patching to be eager: #​36549
  • unlock eslint-config-next dependencies: #​35781
Example Changes
  • docs(examples): Updated Chakra UI examples: #​36333
Credits

Huge thanks to @​kdy1, @​nikolovlazar, @​shuding, and @​balazsorban44 for helping!

v12.1.6-canary.13

Compare Source

Core Changes
  • Always add height and width prop to image with layout="raw": #​36523
  • Align behavior of SWC transform & transformSync: #​36500
  • Add event for swc load failure and attempt patching lockfile: #​36527
  • next-swc/wasm: Make span start at 0: #​36532
  • Add support for passing ref to next/link with new behavior enabled: #​36537
Documentation Changes
  • Add docs on self-hosted ISR persisting across pods.: #​36520
  • Adds <link rel="preconnect" ... /> to example optimized font output: #​36529
Misc Changes
  • Normalize font optimization snapshot to reduce flakes: #​36531
  • Bump react dev dep to 18.1: #​36491
Credits

Huge thanks to @​atcastle, @​leerob, @​sa3dany, @​ijjk, @​Brooooooklyn, @​huozhi, and @​kdy1 for helping!

v12.1.6-canary.12

Compare Source

Core Changes
  • Add with-edgedb example: #​35929
  • polish isomorphic path module: #​36521
  • Ensure optional params are normalized correctly in minimal mode: #​36513
Misc Changes
  • Remove extra yarn PnP example test: #​36518
  • Update rewrite destination for flakey rewrite tests: #​36519
Credits

Huge thanks to @​colinhacks and @​huozhi for helping!

v12.1.6-canary.11

Compare Source

Core Changes
  • Add string children case for newNextLinkBehavior codemod: #​36516

v12.1.6-canary.10

Compare Source

Core Changes
  • Pass nextRuntime in webpack context: #​36488
  • Support swc parse api in WASM: #​36482
  • Use edge compiler for middleware: #​36486
  • Update swc: #​36477
  • Remove passhref Eslint rule as it's no longer needed with new link behavior: #​36511
Example Changes
  • Adding Typescript and Mantine example: #​36294
  • [examples] Update styled-components with Babel - add types: #​36125
  • Fix failing yarn PnP test from missing dependency: #​36515
Misc Changes
Credits

Huge thanks to @​ijjk, @​huozhi, @​javivelasco, @​balazsorban44, @​kdy1, @​triyanox, and @​rafae2k for helping!

v12.1.6-canary.9

Compare Source

Core Changes
Documentation Changes
  • Add note about lockfile causing swc to fail to load: #​36484
Credits

Huge thanks to @​renbaoshuo, @​SukkaW, and @​huozhi for helping!

v12.1.6-canary.8

Compare Source

Core Changes
  • Fix missing interpolation on next/head exports: #​36435
  • Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported: #​36474
Credits

Huge thanks to @​Brooooooklyn for helping!

v12.1.6-canary.7

Compare Source

Core Changes
  • Fix next/image usage of onError(): #​36305
  • Simplify the App and Component handling in render: #​36395
  • Do not polyfill node built-in modules on edge functions: #​36190
  • Fix to remove webpack message per error: #​36452
  • Rework behavior (backwards compatible): #​36436
Documentation Changes
  • Change getStaticProps to getStaticPaths in getStaticPaths docs: #​36403
  • Revert "Change getStaticProps to getStaticPaths in getStaticPaths docs": #​36425
  • Update usage paragraph of next/script onLoad: #​36453
Example Changes
  • updated with-rebass dependencies: #​36416
  • Add pnpm-debug: #​36394
  • added with-react-foundation example: #​36375
  • Grammar Changed features and API to features and it's API: #​36396
Misc Changes
  • chore(create-next-app): fix pnpm create step: #​36398
Credits

Huge thanks to @​shinkj11, @​huozhi, @​youngvform, @​zaida04, @​therealmarzouq, @​nkzawa, @​codedbyjordan, @​deadlynjdj, @​lfades, and @​timneutkens for helping!

v12.1.6-canary.6

Compare Source

Core Changes
  • Ensure there is only 1 render pass in concurrent rendering with getInitialProps in _document: #​36352
  • Changes to the beforeInteractive strategy to make it work for streaming: #​31936
  • Update swc: #​36351
  • Fix failing E2E deployment test cases: #​36368
  • chore: upgrade PostCSS dependencies: #​34354
Documentation Changes
  • Fix broken data fetching links in docs: #​33766
Misc Changes
  • Make setup-wasm script work for local dev: #​36355
Credits

Huge thanks to @​shuding, @​padmaia, @​janicklas-ralph, @​kdy1, @​ijjk, @​balazsorban44, and @​MaedahBatool for helping!

v12.1.6-canary.5

Compare Source

Core Changes
  • Use renderToStaticMarkup to render documentHTML: #​36213
  • Fix flight loader: #​36282
  • Add telemetry for image config formats (avif/webp): #​36289
  • Ensure error is cleared for missing global css: #​36292
  • next/jest: Allow moduleNameMapper to match before Next.js internal mappings: #​36312
  • Add client HMR tracing for debugging: #​36328
  • feat:Add support for useDefineForClassFields typescript option: #​36335
  • Use fallbackable path module for node and edge runtime: #​36306
  • Update swc: #​36269
  • fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#​36329): #​36330
  • Ensure beforeFiles client-side resolving handles dynamic routes: #​36317
Documentation Changes
  • Fix introduction.md for next.config.js: #​36286
  • Clarifies that path params exist on query object: #​36321
Example Changes
  • docs: add yoga to examples: #​36253
  • Adds removeListener handler to with-electron-typescript example.: #​36323
  • Removed unnecessary React Fragment: #​36331
Misc Changes
  • feat(trace): next/trace to event format converter: #​36281
  • Add handling for testing against deployments: #​36285
Credits

Huge thanks to @​shuding, @​ddgrishkin, @​mmartinsoliv, @​styfle, @​kwonoj, @​timneutkens, @​manovotny, @​byjoshuadavis, @​sakib412, @​Chastrlove, @​huozhi, and @​kdy1 for helping!


Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions github-actions bot added the type: bug Something isn't working label May 2, 2022
@renovate renovate bot merged commit 7c72c2a into main May 2, 2022
@renovate renovate bot deleted the renovate/nextjs-monorepo branch May 2, 2022 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants